Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/swapnilsparsh/30DaysOfJavaScript/186 - Picture in Picture/

favicon.png /cody/swapnilsparsh/30DaysOfJavaScript/186 - Picture in Picture/favicon.png
148 Views
0 Comments
Media file
index.html /cody/swapnilsparsh/30DaysOfJavaScript/186 - Picture in Picture/index.html
375 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initia
script.js /cody/swapnilsparsh/30DaysOfJavaScript/186 - Picture in Picture/script.js
234 Views
0 Comments
const videoElement = document.getElementById('video');
const button = document.getElementById('button');

// Prompt to select me
style.css /cody/swapnilsparsh/30DaysOfJavaScript/186 - Picture in Picture/style.css
152 Views
0 Comments
@import url("https://fonts.googleapis.com/css?family=Barlow&display=swap");

html {
box-sizing: border-box;
}

body {
margin